home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 6-Developer Demos / Developer Demos-Gen. / Aldus PageMaker 4.0 Demo / MENU / MENU.rsrc / TEXT_1277.txt < prev    next >
Text File  |  1990-04-18  |  623b  |  22 lines

  1. g#check marks
  2. # &A is set true on completion of Part 1
  3. # &B is true for Part 2, &C for Part 3, and &D for Part 4
  4. #(NOTE: &f is true only while Part 4 is running, to 
  5. # indicate which paths to take through Parts 1-3, and
  6. # is set back to false when you re-enter the menu)
  7. if &A=0 then skip 4
  8. puppet sprite 21 true
  9. set spriteid [21] = A52
  10. set spriteink [21]=1
  11. if &B=0 then skip 4
  12. puppet sprite 22 true
  13. set spriteid [22] = A52
  14. set spriteink [22]=1
  15. if &C=0 then skip 4
  16. puppet sprite 23 true
  17. set spriteid [23] = A52
  18. set spriteink [23]=1
  19. if &D=0 then exit
  20. puppet sprite 24 true
  21. set spriteid [24] = A52
  22. set spriteink [24]=1BÀát